home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000136_news@columbia.edu _Mon Mar 4 11:24:45 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id LAA02588 for <kermit.misc@watsun>; Mon, 4 Mar 1996 11:24:44 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id LAA15888 for kermit.misc@watsun; Mon, 4 Mar 1996 11:24:37 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.os.rsts,comp.protocols.kermit.misc
  7. Subject: Re: Kermit PC/RSTS crash
  8. Date: 4 Mar 1996 16:24:23 GMT
  9. Organization: Columbia University
  10. Lines: 12
  11. Distribution: inet
  12. Message-ID: <4hf5fn$fgd@apakabar.cc.columbia.edu>
  13. References: <4h840f$mcv$1@mhafc.production.compuserve.com> <4h8pi8$iar@gap.cco.caltech.edu>
  14. NNTP-Posting-Host: watsun.cc.columbia.edu
  15. Xref: news.columbia.edu comp.os.rsts:569 comp.protocols.kermit.misc:4811
  16.  
  17. In article <4h840f$mcv$1@mhafc.production.compuserve.com>,
  18. Kelvin Smith  <74654.3313@CompuServe.COM> wrote:
  19. : I've run into an apparent incompatibility between the most recent
  20. : version of MS-DOS Kermit (v3.14) and Kermit-11 X3.60, running under
  21. : RSTS v10.1.  When I try to send a file from DOS to RSTS, either
  22. : using SERVER mode or RECEIVE mode on RSTS, Kermit-11 crashes and
  23. : generates a slew of Trap to 4 errors.
  24. :
  25. Try telling Kermit-11 (or both Kermits, if necessary) to "set
  26. attributes off".
  27.  
  28. - Frank